Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github: automatically include labels when creating issues #10989

Merged
merged 2 commits into from
Jun 29, 2019

Conversation

kennytm
Copy link
Contributor

@kennytm kennytm commented Jun 28, 2019

What problem does this PR solve?

Automatically apply some labels when a user creates an issue.

What is changed and how it works?

Added the labels field the issue templates' headers according to https://help.github.com/en/articles/manually-creating-a-single-issue-template-for-your-repository.

Check List

Tests

  • No code

Code changes

Side effects

Related changes

@kennytm kennytm added type/enhancement The issue or PR belongs to an enhancement. component/docs labels Jun 28, 2019
@codecov
Copy link

codecov bot commented Jun 28, 2019

Codecov Report

Merging #10989 into master will decrease coverage by 0.0009%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##             master     #10989       +/-   ##
===============================================
- Coverage   80.9147%   80.9137%   -0.001%     
===============================================
  Files           418        418               
  Lines         89231      89237        +6     
===============================================
+ Hits          72201      72205        +4     
- Misses        11795      11798        +3     
+ Partials       5235       5234        -1

@codecov
Copy link

codecov bot commented Jun 28, 2019

Codecov Report

Merging #10989 into master will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master     #10989   +/-   ##
===========================================
  Coverage   81.0346%   81.0346%           
===========================================
  Files           418        418           
  Lines         89463      89463           
===========================================
  Hits          72496      72496           
  Misses        11742      11742           
  Partials       5225       5225

@shenli
Copy link
Member

shenli commented Jun 29, 2019

LGTM
Good job!

@kennytm kennytm added the status/LGT1 Indicates that a PR has LGTM 1. label Jun 29, 2019
Copy link
Member

@jackysp jackysp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kennytm kennytm added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Jun 29, 2019
@jackysp jackysp merged commit 34fe114 into pingcap:master Jun 29, 2019
@kennytm kennytm deleted the give-label-to-issue-templates branch June 29, 2019 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/docs status/LGT2 Indicates that a PR has LGTM 2. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants